home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / 5_in_row.swf / scripts / DefineButton2_99 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  130 b   |  5 lines

  1. on(release){
  2.    _root.playSound("click1");
  3.    getURL("http://www.chickstop.com/games/submitscore/index.php","_self","GET");
  4. }
  5.